FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package HL7France-Clinicalprofils.072021#0.1.0 (62 ms)

Package HL7France-Clinicalprofils.072021
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=HL7France-Clinicalprofils.072021@0.1.0&canonical=http://interopsante.org/fhir/StructureDefinition/FrObservationSaturation
Url http://interopsante.org/fhir/StructureDefinition/FrObservationSaturation
Version 1.0
Status draft
Date 2019-11-22
Name FrObservationOxygenSaturation
Experimental False
Description Oxygen saturation in Arterial blood | Saturation en oxygène du sang artériel
Purpose Measurement of the oxygen saturation in the arterial blood | Mesure de la saturation en oxygène du sang artériel
Type Observation
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://example.org/fhir/StructureDefinition/FrMedicationAdministrationInhaledOxygen FrInhaledOxygen
http://interopsante.org/fhir/structuredefinition/resource/fr-organization FrOrganization


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://interopsante.org/fhir/StructureDefinition/FrObservationSaturation",
  "version" : "1.0",
  "name" : "FrObservationOxygenSaturation",
  "status" : "draft",
  "date" : "2019-11-22",
  "publisher" : "InteropSanté",
  "contact" : [
    {
      "name" : "Isabelle Gibaud/François Macary",
      "telecom" : [
        {
          "system" : "email",
          "value" : "francois.macary@phast.fr",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Oxygen saturation in Arterial blood | Saturation en oxygène du sang artériel",
  "purpose" : "Measurement of the oxygen saturation in the arterial blood | Mesure de la saturation en oxygène du sang artériel",
  "fhirVersion" : "4.0.0",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "sct-concept",
      "uri" : "http://snomed.info/conceptdomain",
      "name" : "SNOMED CT Concept Domain Binding"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "sct-attr",
      "uri" : "http://snomed.org/attributebinding",
      "name" : "SNOMED CT Attribute Binding"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/oxygensat",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation",
        "path" : "Observation",
        "short" : "French FHIR Oxygen Saturation Profile",
        "definition" : "This french profile defines how to represent Oxygen Saturation observations in FHIR using a standard LOINC code and UCUM units of measure | Ce profil français définit comment représenter la mesure de la saturation en oxygène au niveau su sang artériel, en utilisant LOINC et UCUM"
      },
      {
        "id" : "Observation.extension",
        "path" : "Observation.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Observation.extension:supportingInfoAdministrationOxygen",
        "path" : "Observation.extension",
        "sliceName" : "supportingInfoAdministrationOxygen",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo"
            ]
          }
        ]
      },
      {
        "id" : "Observation.partOf",
        "path" : "Observation.partOf",
        "definition" : "A larger event of which this particular Observation is a component or step. For example, an observation as part of a MedicationAdministration. This observation can be related to a inhaled oxygen administration. The mesaurement of the oxygen satuation can't be done without knowing the administration of oxygen. [ Dans le cas où la mesure de la saturation en oxygène intervient en même temps que l'administration d'oxygène, cette mesure est liée dans un évènement plus large qui est l'administration de l'oxygène, via la relation partOf. Cet élément partOf doit être supporté par les implémentations.",
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://example.org/fhir/StructureDefinition/FrMedicationAdministrationInhaledOxygen"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.partOf.reference",
        "path" : "Observation.partOf.reference",
        "mustSupport" : false
      },
      {
        "id" : "Observation.subject",
        "path" : "Observation.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "http://www.interopsante.org/fhir/structuredefinition/resource/fr-patient"
            ]
          }
        ]
      },
      {
        "id" : "Observation.encounter",
        "path" : "Observation.encounter",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Encounter",
              "http://www.interopsante.org/fhir/structuredefinition/resource/fr-encounter"
            ]
          }
        ]
      },
      {
        "id" : "Observation.performer",
        "path" : "Observation.performer",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/CareTeam",
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
              "http://www.interopsante.org/fhir/structuredefinition/resource/fr-patient",
              "http://interopsante.org/fhir/structuredefinition/resource/fr-practitioner",
              "http://www.interopsante.org/fhir/structuredefinition/fr-practitioner-role-exercice",
              "http://interopsante.org/fhir/structuredefinition/resource/fr-organization"
            ]
          }
        ]
      },
      {
        "id" : "Observation.interpretation",
        "path" : "Observation.interpretation",
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "http://www.interopsante.org/fhir/structuredefinition/observation/fr-obervation-interpretation"
        }
      },
      {
        "id" : "Observation.bodySite",
        "path" : "Observation.bodySite",
        "binding" : {
          "strength" : "example",
          "valueSet" : "http://models.opencimi.org/ig/vital-signs-fhir-profiles/ValueSet-sPO2BodyLocationVS.html"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.